ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1ObservableCollection<T> Class / C1ObservableCollection<T> Constructor / C1ObservableCollection<T> Constructor()

In This Topic
    C1ObservableCollection<T> Constructor()
    In This Topic
    Initializes a new instance of the C1ObservableCollection<T> class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1ObservableCollection<T>()
    See Also